CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - the practice of programming

搜索资源列表

  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:11008084
    • 提供者:gtcewli3
  1. VisualCchuankoutongxin.rar

    0下载:
  2. VisualC实践与提高——串口通信与工程应用篇代码,此源码对充实工业控制软件编程人员有很大的帮助,VisualC practice and improve- Serial Communication chapter code and engineering application, the source of substantial industrial control software programming staff very helpful
  3. 所属分类:Com Port

    • 发布日期:2017-06-08
    • 文件大小:1227185
    • 提供者:zhg
  1. armc.rar

    0下载:
  2. C 语言嵌入式系统编程修炼之一:背景篇 不同于一般形式的软件编程,嵌入式系统编程建立在特定的硬件平台上,势必要求 其编程语言具备较强的硬件直接操作能力。无疑,汇编语言具备这样的特质。但是,归 因于汇编语言开发过程的复杂性,它并不是嵌入式系统开发的一般选择。而与之相比, C 语言--一种"高级的低级"语言,则成为嵌入式系统开发的最佳选择。笔者在嵌入式系 统项目的开发过程中,一次又一次感受到C 语言的精妙,沉,C language programming of embedded syste
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:324417
    • 提供者:朱明健
  1. DAOJISHI.rar

    0下载:
  2. 99秒倒计时汇编程序,帮助单片机初学者练习定时/计数器和数码管显示编程。,99 seconds countdown to the compilation of procedures to help learners to practice single-chip timer/counter and digital display programming.
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:995
    • 提供者:张昭
  1. E1701

    0下载:
  2. 这是一个简单地聊天室程序。简单地练习windows的Visual C++的网络编程。-This is a simple chat program. Simple practice of the windows of the Visual C++ network programming.
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2145910
    • 提供者:东北虎
  1. mario_war

    0下载:
  2. 一个类似超级玛丽的完整的2d卷轴游戏代码,包括游戏资源,总之是一个很完整的东西。很适合做为游戏编程的练习。-A similar super-Mary complete scroll 2d Game code, including Game of resources, as long as it is a very complete thing. Game programming is very suitable for the practice.
  3. 所属分类:Other Games

    • 发布日期:2017-05-24
    • 文件大小:8163235
    • 提供者:窦冬
  1. mpisourceprogram

    2下载:
  2. 并行计算算法实践源程序,mpi源程序,包括经常使用的一些经典程序,很实用,能够帮助想要学习使用mpi编程的人员使用-practice of parallel computing algorithm source code, mpi source, including frequent use of some of the classic program, very practical, to help those who want to learn how to use mpi programm
  3. 所属分类:MPI

    • 发布日期:2016-06-14
    • 文件大小:847122
    • 提供者:yuyueer
  1. parallel

    0下载:
  2. 《并行算法实践》陈国良著,书中的所有实例程序源代码。并包含中科大计算机并行程序设计课程课件。学习并行程序及算法的真贵资料-" Practice of Parallel Algorithms," Guoliang book, the book source code for all instances. And includes parallel programming courses USTC computer courseware. Parallel programs and
  3. 所属分类:MPI

    • 发布日期:2017-05-17
    • 文件大小:4963687
    • 提供者:KevinTse
  1. Programming-practice

    0下载:
  2. 编程实践:Java Web整合开发进阶100例 高清晰,很好的资料 -Programming practice: Java Web integration and development into the order 100 cases of high-definition, very good material
  3. 所属分类:Java Develop

    • 发布日期:2017-06-19
    • 文件大小:28576781
    • 提供者:sunlishuang
  1. Agile.Software.Development.Principles.Pattens.and.

    0下载:
  2. 在这本书中,享誉全球的软件开发专家和软件工程大师Robert C.Martin将向您展示如何解决软件开发人员、项目经理及软件项目领导们所面临的最棘手的问题。这本综合性、实用性的敏捷开发和极限编程方面的指南,是由敏捷开发的创始人之一所撰写的。   ·讲述在预算和实践要求下,软件开发人员和项目经理如何使用敏捷开发完成项目。   ·使用真实案例讲解如何用极限编程来设计、测试、重构和结对编程。   ·包含了极具价值的可多次使用的C++和JAVA源代码   ·重点讲述了如何使用UML和设计
  3. 所属分类:Java Develop

    • 发布日期:2017-06-12
    • 文件大小:19991441
    • 提供者:Simon
  1. gui16

    0下载:
  2. 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-Practice of computer graphics programming, including drawing a straight line, anti-aliasing line, circle,
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:326069
    • 提供者:张平
  1. 3D下的计算机图形学的编程实践VC源码

    1下载:
  2. 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-download the origin
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-15
    • 文件大小:1560780
    • 提供者:李为民
  1. 1

    0下载:
  2. 用VB写的,通过三菱FX1S系列的编程端口与电脑串口进行通讯,可对X、M、Y、D、T、C的寄存器进行读写控制,操作很简单、方便 [c51_ds1820_program.rar] - ds1820一线制温度采集芯片c51编程。该芯片具有高灵敏度、易用性、编程布线简单等优点,被应用到工控行业的各种产品中。本c51的ds1820的c语言驱动程序通过实践使?BR> [电力监控系统VC实现五.zip] - 在中小型电力行业系统中,曲线的要求比较严格,虽然网络上面各种曲线控件非常多,但是很多只能
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:1176
    • 提供者:pc
  1. 13

    0下载:
  2. Palm OS编程实践.chm PDA开发用得着-Palm OS Programming Practice. ChmPDA the development of useful
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-02
    • 文件大小:748104
    • 提供者:wangzhenxin
  1. Pic

    0下载:
  2. 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-Of computer graphics progr
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:42078
    • 提供者:章回第
  1. image_process

    0下载:
  2. 为方便广大程序员的学习及工作,VCHOME从9月份起每个月都会推出一期vchome资料库,专注于VC++编程的某一方面的技术讲解及实践,资料库以CHM文件格式发布,编程爱好者可到VCHOME免费下载,以下是阿蒙未来四个月vchome资料库的技术选题. -For the convenience of the vast numbers of programmers to learn and work, VCHOME from every month starting in September t
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:561366
    • 提供者:yuan
  1. MatLab_programing

    0下载:
  2. Matlab编程指南,是本人在教学过程中,通过大量的实践,自编的一本讲义,内容通俗易懂,每部分后面添加了很多习题,能够激发学生的兴趣。-Matlab Programming Guide is I in the teaching process, through a lot of practice, the self-a lecture, the contents of user-friendly, each part of the back to add a lot of exercises t
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2751833
    • 提供者:陈艳平
  1. jisuanqi

    0下载:
  2. 本人课程设计成果,实现计算器的基本功能,第一次比较系统的编程实践-I have the results of the curriculum design to achieve the basic functions of the calculator, the first systematic programming practice
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1662
    • 提供者:韩先生
  1. gongsirenyuanguanlixitong

    0下载:
  2. 本人课程设计成果,实现公司人员管理系统的基本功能,第一次比较系统的编程实践-I have the results of curriculum design, staff management system to achieve the basic functions, the first systematic programming practice
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:3344
    • 提供者:韩先生
  1. tongxunlu

    0下载:
  2. 本人课程设计成果,实现通讯录的基本功能,第一次比较系统的编程实践-I have the results of the curriculum design to achieve the basic functions of the Address Book, the first systematic programming practice
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:2525
    • 提供者:韩先生
« 1 2 3 4 5 67 8 9 10 11 ... 25 »
搜珍网 www.dssz.com